home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 1999 November / maximum-cd-1999-11.iso / Battlezone II / Disk1 / data1.cab / Program_Executable_Files / data.pak / missions_demo01_cin_c.odf < prev    next >
Encoding:
INI File  |  1999-08-25  |  1.5 KB  |  69 lines

  1. [OrdnanceClass]
  2. classLabel = "bullet"
  3.  
  4. shotGeometry = "gatstab.xsi"
  5. shotSound = "Ordin_a.wav"
  6.  
  7. renderName = "rocket_c.render"
  8.  
  9. xplGround = "xmslgnd"
  10. xplVehicle = "xmslcar"
  11. xplBuilding = "xmslbld"
  12.  
  13. ammoCost = 9
  14. lifeSpan = 1.2 // 120m
  15. shotSpeed = 500.0
  16.  
  17. damageValue(N) = 120 // none
  18. damageValue(L) = 120 // light
  19. damageValue(H) = 80 // heavy
  20.  
  21. damageValue(S) = 120 // standard
  22. damageValue(D) = 120 // deflection
  23. damageValue(A) = 120 // absorbtion
  24.  
  25. [Render]
  26. renderBase = "draw_multi"
  27. renderCount = 3
  28. renderName1 = "rocket.smoke"
  29. renderName2 = "rocket.flame"
  30. renderName3 = "rocket.Light"
  31.  
  32. [Smoke]
  33. renderBase = "draw_twirl_trail"
  34. textureName = "smoke.tga"
  35. textureBlend = "srcalpha invsrcalpha modulatealpha"
  36. startColor = "0 64 127 64"
  37. finishColor = "200 200 255 0"
  38. startRadius = 0.2
  39. finishRadius = 2.0
  40. rotationRate = 2.0
  41. animateTime = 0.1
  42. emitDelay = 0.005
  43. emitVelocity = "0.0 0.0 0.0"
  44. emitVariance = "2.0 2.0 2.0"
  45. emitLife = 0.1
  46.  
  47. [Flame]
  48. renderBase = "draw_twirl_trail"
  49. textureName = "flame.tga"
  50. textureBlend = "one one modulate"
  51. startColor = "0 127 255 255"
  52. finishColor = "0 0 255 255"
  53. startRadius = 0.2
  54. finishRadius = 0.02
  55. rotationRate = 10.0
  56. animateTime = 0.02
  57. emitDelay = 0.001
  58. emitVelocity = "0.0 0.0 0.0"
  59. emitVariance = "2.0 2.0 2.0"
  60. emitLife = 0.02
  61.  
  62. [Light]
  63. renderBase = "draw_sprite"
  64. textureName = "lightflare.tga"
  65. textureBlend = "one one modulate"
  66. startColor = "255 255 255 255"
  67. finishColor = "255 255 255 255"
  68. startRadius = 1.0
  69. finishRadius = 1.0